home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1985 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.lang.c++,comp.unix.programmer,comp.unix.questions
  2. Path: newshub.ariel.cs.yorku.ca!cs911319
  3. From: cs911319@ariel.cs.yorku.ca (STEPHEN HOI CHI KONG)
  4. Subject: Re: C++ debugger
  5. X-Nntp-Posting-Host: red
  6. Message-ID: <DL6vK4.Ep7@ariel.cs.yorku.ca>
  7. Sender: news@ariel.cs.yorku.ca (*)
  8. Organization: York University, Dept. of Computer Science
  9. References: <4d5j9v$npn@sun4.bham.ac.uk> <SHALUNOV.96Jan12231548@math.wisc.edu>
  10. Date: Sun, 14 Jan 1996 20:57:40 GMT
  11.  
  12. In article <SHALUNOV.96Jan12231548@math.wisc.edu> shalunov@math.wisc.edu (stanislav shalunov) writes:
  13. >In article <4d5j9v$npn@sun4.bham.ac.uk> posted on 12 Jan 1996
  14. >daltonsp@eee.bham.ac.uk (Steve Dalton) quoth:
  15. >
  16. >   Can anyone recommend a good X C++ debugger that I can run under Solaris
  17. >   2.4. In the past I have used xcdb under AIX but have not yet found
  18. >   anything anywhere near as good (unfortunately xcdb is AIX binary only).
  19. >
  20. >Try running gdb from emacs: if you use it once, you'll get addicted to it,
  21. >it is really powerful and convenient (gdb by itself is great thing, but
  22. >gud-mode makes it a charm).  
  23. >
  24. >Have fun :-)
  25. >--
  26. >Stanislav Shalunov,    http://math.wisc.edu/~shalunov/ | shalunov@math.wisc.edu
  27. >PGP key fingerprint = 62367EA3D4D01D88E021F40A0D938E12 | public key on www page
  28. >Opinions that might have been represented here are just mine, not anyone else's
  29.  
  30.     I am looking for a debugger that can support multi-processes and
  31. multi-threading tracing. My platform is Linux and solaris v2.4. Thanks in
  32. advance.
  33.  
  34.                             Zollen
  35.  
  36.  
  37.